home *** CD-ROM | disk | FTP | other *** search
/ Aminet 4 / Aminet 4 - November 1994.iso / aminet / dev / gcc / gcc260utilsdoc.lha / gnu / man / man1 / false.1 < prev    next >
Encoding:
Text File  |  1994-07-26  |  1.2 KB  |  67 lines

  1.  
  2.  
  3.  
  4. FALSE(1L)         Misc. Reference Manual Pages          FALSE(1L)
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      false - do nothing, unsuccessfully
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      ffffaaaallllsssseeee
  13.      ffffaaaallllsssseeee {--help,--version}
  14.  
  15. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  16.      This manual page documents the GNU  version  of  ffffaaaallllsssseeee  (and
  17.      probably  every other version, as well).  ffffaaaallllsssseeee does nothing
  18.      except return an exit status of 1, meaning ``failure''.   It
  19.      can  be  used  as  a  place holder in shell scripts where an
  20.      unsuccessful command is needed.
  21.  
  22.   OOOOPPPPTTTTIIIIOOOONNNNSSSS
  23.      When GNU ffffaaaallllsssseeee is invoked with  exactly  one  argument,  the
  24.      following options are recognized:
  25.  
  26.      --_h_e_l_p
  27.           Print a usage message on standard output and exit  suc-
  28.           cessfully.
  29.  
  30.      --_v_e_r_s_i_o_n
  31.           Print version information on standard output then  exit
  32.           successfully.
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63. FSF             Last change: GNU Shell Utilities                1
  64.  
  65.  
  66.  
  67.